home *** CD-ROM | disk | FTP | other *** search
- RELABEL
-
- Changes the volume name of the disk in the given drive to the specified name.
-
- Format
-
- RELABEL [DRIVE] <drive> [NAME] <name>
-
- Template
-
- DRIVE/A,NAME/A
-
- Location
-
- C:
-
- Volume names are set when disks are initially formatted. RELABEL allows you
- to change a disk's volume name to any name specified.
-
- On floppy-only systems with one drive, be sure to specify the disks by volume
- name instead of drive name.
-
- Examples:
-
- 1> RELABEL Workbench: MyDisk
-
- changes the name of the Workbench disk to MyDisk. No colon is necessary after
- the second name.
-
- 1> RELABEL DF2: DataDisk
-
- changes the name of the disk in DF2: to DataDisk.
-